mobileShowContact
Type
command
Summary
Allows the user to show a contact from the contacts list.
Syntax
mobileShowContact <contactId>
Description
Allows the user to show a contact from the contact list.
Use the mobileShowContact command to display a native iOS or Android contact viewer that allows the user to see a contact list entry.
Parameters
Name | Type | Description |
---|---|---|
contactId | The ID of the contact to show. |
Examples
mobileShowContact 23
mobileShowContact field "InpudData ID"
Value
Name | Type | Description |
---|---|---|
the result | The ID of the shown contact is returned as the result. If no item with the specified ID exists, then the interface is not shown and empty is returned. |
Related
function: mobileGetContactData
command: mobilePickDate, mobileRemoveContact, mobilePickMedia, mobilePickContact, mobilePick, mobileAddContact, mobileFindContact, mobileCreateContact, mobileUpdateContact
Compatibility and Support
Introduced
LiveCode 5.5.1
OS
ios
android
Platforms
mobile